home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / sandra / san2005.exe / {app} / examples / Report Schema.mdb / TControl.json < prev    next >
Encoding:
JavaScript Object Notation  |  2004-11-20  |  202 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "ClassID": "Long Integer",
  6.         "DeviceID": "Long Integer",
  7.         "Name": "Long Integer NOT NULL",
  8.         "DataValID": "Long Integer",
  9.         "DataValue": "Text (255)"
  10.     },
  11.     "data": []
  12. }